Connecting the Actions and Outlets
For each of the class's actions, do the following:
-
Control-drag from a control object to your class's instance on the nib file window. In the Inspector that appears, choose the action's name and click Connect.
For each of the class's outlets, do the following:
-
Control-drag from your class's instance to an item in your user interface. In the Inspector that appears, choose the outlet's name and click Connect.
© 1999 Apple Computer, Inc.